home *** CD-ROM | disk | FTP | other *** search
- These files will allow you to create your own macros to perform any
- of your DOS functions; and etc. Here is how you set up the ALIAS.TXT file:
-
- Create a file called ALIAS.TXT using the Copy Con: command; or any text
- editor. For example:-
-
- COPY CON: ALIAS.TXT
- D = DIR
- DA = DIR A:
- C = COPY
- BF = CD\BATFILES
-
- etc,etc,etc...
-
- To run dosedit, include it in your autoeec.bat using this format:-
-
- DOSEDIT ALIAS.TXT > NULL
-
- That's all there is to it. Simply REBOOT your sysytem, and you can begin
- using the one or two letter macros you've created...
-
- GOOD LUCK... ENJOY...